CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv roi

搜索资源列表

  1. SubImage IplImage对象或者BYTE型数组中取出一幅图像的子图像

    0下载:
  2. 用于从一个IplImage对象或者BYTE型数组中取出一幅图像的子图像,类似于OpenCV中的SetImageROI,但是该函数提供的功能是原图像子图像的一个拷贝,而非在原图像中设置ROI。-For the IplImage from a BYTE array object or remove an image of the sub-image, similar to OpenCV' s SetImageROI, but the function is the function of the o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:1850
    • 提供者:Glorious Fool
  1. 通过霍夫检测检测图像中的直线

    0下载:
  2. Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:2293
    • 提供者:David Ding
  1. test_ROI

    0下载:
  2. 利用opencv和vc++2010编程实现在图像中标注ROI。-label ROI in an image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9662967
    • 提供者:jacky
  1. MyCode

    0下载:
  2. OpenCV基础cpp.包括RGB转成灰度图像,载入图像平滑处理,ROI的应用这三个文件。利于初学者学习。-The OpenCV basis cpp. RGB to grayscale image, load the image smoothing, ROI application of these three documents. Will help beginners to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1897
    • 提供者:deb
  1. GetSubImagebyopencv

    0下载:
  2. 前段时间在OPENCV中做一个小东西,使用到子图像的提取和拷贝,一时间没有找到好的方法,要么直接访问像素进行赋值,要么通过数组来转换,总是感觉别扭,后来终于弄清了一个比较简单的方法,需要利用一下OPENCV中的ROI方法,该方法对于任何格式的灰度或者彩色图像均适用-Do a small thing, some time ago in the OPENCV in sub-images used to extract and copy, for a time did not find a good
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:766
    • 提供者:chenkanru
  1. OpenCVTest

    0下载:
  2. OpenCV基本编程练习,包括显示图片,播放视频,滚动条,图片平滑,ROI,事件响应等。为了避免各个模块之间相互影响,对应的代码已经屏蔽,可以通过选择取消屏蔽相应的代码实现相应的功能-OpenCV basic programming exercises, including display pictures, play video, scroll bars, smooth picture, ROI, and incident response. In order to avoid the int
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:25077212
    • 提供者:liupudu
  1. setROIandtrackBar

    0下载:
  2. 利用opencv实现给图片 添加 ROI区域 实现在图片中 插入图片的效果,另外还有一个 opencv 滑动条的 功能实现-Opencv realize the ROI insert a picture in the picture effect to add a picture, in addition a opencv slider function to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-11-16
    • 文件大小:996866
    • 提供者:robert
  1. OpencvSegmentation-20130822

    1下载:
  2. 以Opencv为基础,用多边形对图像进行切割。包含的一般技术有:Opencv的图像基本操作;鼠标绘制多边形,调整多边形的顶点;将图像位于多边形内的部分切割下来,保存到目标位置。-The function of image segmentation by using polygong ROI is developed. OpenCV 2.4.5 is used.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:8912545
    • 提供者:邱自成
  1. RectROIWithMouse

    0下载:
  2. 利用鼠标选择矩形ROI,自己要配置OpenCV,这里的OpenCV版本是2.4.5-Use the mouse to select a rectangle ROI, they have to configure OpenCV, OpenCV version 2.4.5 here
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:398217
    • 提供者:gechengwei
  1. OpencvCircleROI

    0下载:
  2. 利用opencv设置圆形roi的处理,可以根据这个思路按自己需要设置不同形状的roi-Using opencv set round roi treatment, according to this idea needs to be set according to their different shapes roi
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:117491
    • 提供者:python
  1. SetRoi

    0下载:
  2. vs2010 用opencv实现自主设定ROI区域,并读取ROI进行下一步的图像处理-vs2010 with opencv autonomous region set ROI, ROI and read the next step of image processing. .
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9512735
    • 提供者:邹普
  1. OPENCVnum4

    0下载:
  2. 在图像中基于opencv视觉库寻找ROI区域,进行矩阵运算,找出图像的轮廓,拼接等。-In image-based visual opencv library to find the ROI, matrix operations, identify the outline of the image, stitching.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-02
    • 文件大小:621148
    • 提供者:
  1. ROI-Center

    0下载:
  2. 基于opencv与vc++的多个细胞跟踪算法-Opencv tracking algorithm based on multiple cells of the vc++
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4827136
    • 提供者:wxl
  1. faceEye

    0下载:
  2. 基于haar级联分类器的opencv人眼识别程序,思路是先识别人脸,然后以人脸为ROI识别人眼。-Haar cascade classifier based on opencv human eye recognition program, the idea is to recognize faces, and then face the human eye to identify the ROI.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2833
    • 提供者:邓达
  1. roi

    0下载:
  2. 图像. rect ROI 矩形. 函数 cvSetImageROI 基于给定的矩形设置图像的 ROI(感兴趣区域) . 如果ROI是NULL 并且参数RECT的值不等于整个图像, ROI被分配. 不像 COI, 大多数的 OpenCV 函数支持 ROI 并且处理它就像它是一个分离的图像 (例如, 所有的像素坐标从ROI的左上角或左下角(基于图像的结构)计算。-Image. Rect ROI rectangle function cvSetImageROI given set o
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:4504994
    • 提供者:董林佳
  1. Roi

    0下载:
  2. 本代码利用opencv函数裁剪一张图片的感兴趣部分(ROI),并在制定窗口显示出来。-The code use opencv function cropped image of a portion of interest (ROI), and displayed in the formulation window.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12072603
    • 提供者:刘文培
  1. roi

    0下载:
  2. opencv自动选择最大连通区域选取,并画出外接矩形。显示最大联通区域,在原图和二值化图像上。-opencv automatically the maximum connected region selection, and draw the circumscribed rectangle. Unicom maximum display area, and on the original binary image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7101059
    • 提供者:董林佳
  1. ex2

    0下载:
  2. QT下基于opencv3.2的HSV图像分离,通过查找V分量上ROI区域最亮值的坐标,找到H分量上对应坐标的3*3矩形平均H值,判断出该坐标所处位置的颜色分类(QT under the opencv3.2 based HSV image separation, by looking for the V component on the ROI region of the brightest value coordinates, find the corresponding 3*3 coordin
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:6144
    • 提供者:qxz49111752
  1. Character_Recognition

    0下载:
  2. 本程序主要参照论文,《基于OpenCV的脱机手写字符识别技术》实现了,对于手写阿拉伯数字的识别工作。识别工作分为三大步骤:预处理,特征提取,分类识别。预处理过程主要找到图像的ROI部分子图像并进行大小的归一化处理,特征提取将图像转化为特征向量,分类识别采用k-近邻分类方法进行分类处理,最后根据分类结果完成识别工作。 程序采用Microsoft Visual Studio 2010与OpenCV2.4.4在Windows 7-64位旗舰版系统下开发完成。并在Windows xp-32位系统下测试
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-20
    • 文件大小:23580672
    • 提供者:Kas_Zhao
  1. out_edgepoint

    0下载:
  2. 对于输入路径,得到批量文件,通过ROI实现圆形边缘裁剪(For the input path, get the batch file and implement the round edge cutting through ROI)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-20
    • 文件大小:10125312
    • 提供者:图像小菜鸟
« 1 23 »
搜珍网 www.dssz.com